Esx Settings ComponentSource
Esx Settings ComponentSource
The Esx Settings ComponentSource enumerated type contains the component's source information.
Possible values:
BASE_IMAGE
: Base image is the source for this componentADD_ON
: Addon is the source for this componentUSER
: User is the source for this componentSOLUTION
: Solution is the source for this componentHARDWARE_SUPPORT_PACKAGE
: Hardware Support Package (HSP) is the source for this component
This constant was added in vSphere API 7.0.0.0.
USER_REMOVED
: This component was removed by the user
This constant was added in vSphere API 8.0.3.0.
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
BASE_IMAGE,
ADD_ON,
USER,
SOLUTION,
HARDWARE_SUPPORT_PACKAGE,
USER_REMOVED,